Skip to content

magento/magento2#39800: No callbacks found for cron job catalog_product_alert #39887

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

KrasnoshchokBohdan
Copy link
Contributor

@KrasnoshchokBohdan KrasnoshchokBohdan commented May 2, 2025

Description (*)

based on discussion in the issue and documentation

Related Pull Requests

Fixed Issues

  1. Fixes [2.4.8] No callbacks found for cron job catalog_product_alert #39800

Manual testing scenarios (*)

  1. Deploy 2.4.8 and setup cron jobs
  2. Go to Store -> Configuration -> Catalog -> Catalog -> Product Alerts Run Settings and set a schedule to run at some time about 20 minutes in the future.
  3. Verify in core_config_data table that the entry "crontab/default/jobs/catalog_product_alert/schedule/cron_expr" now exists
  4. Wait until the allotted run time.

Questions or comments

Contribution checklist (*)

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/integration tests (if applicable)
  • README.md files for modified modules are updated and included in the pull request if any README.md predefined sections require an update
  • All automated tests passed successfully (all builds are green)

Copy link

m2-assistant bot commented May 2, 2025

Hi @KrasnoshchokBohdan. Thank you for your contribution!
Here are some useful tips on how you can test your changes using Magento test environment.
❗ Automated tests can be triggered manually with an appropriate comment:

  • @magento run all tests - run or re-run all required tests against the PR changes
  • @magento run <test-build(s)> - run or re-run specific test build(s)
    For example: @magento run Unit Tests

<test-build(s)> is a comma-separated list of build names.

Allowed build names are:
  1. Database Compare
  2. Functional Tests CE
  3. Functional Tests EE
  4. Functional Tests B2B
  5. Integration Tests
  6. Magento Health Index
  7. Sample Data Tests CE
  8. Sample Data Tests EE
  9. Sample Data Tests B2B
  10. Static Tests
  11. Unit Tests
  12. WebAPI Tests
  13. Semantic Version Checker

You can find more information about the builds here
ℹ️ Run only required test builds during development. Run all test builds before sending your pull request for review.


For more details, review the Code Contributions documentation.
Join Magento Community Engineering Slack and ask your questions in #github channel.

@KrasnoshchokBohdan
Copy link
Contributor Author

@magento run all tests

@ihor-sviziev ihor-sviziev added the Priority: P2 A defect with this priority could have functionality issues which are not to expectations. label May 2, 2025
@github-project-automation github-project-automation bot moved this to Pending Review in Pull Requests Dashboard May 2, 2025
@KrasnoshchokBohdan
Copy link
Contributor Author

@magento run all tests

@KrasnoshchokBohdan
Copy link
Contributor Author

@magento run all tests

@KrasnoshchokBohdan
Copy link
Contributor Author

@ihor-sviziev Hi, maybe you could help me with this? I don't know why but my latest pull requests don't have partner labels(

image

@engcom-Bravo
Copy link
Contributor

Hi @KrasnoshchokBohdan,

Adobe Commerce Engineering team started working on this issue. We will reach out to you if we need more information and you will get notified once the issue is fixed. Please leave comments for any further questions.

Thank you!

@KrasnoshchokBohdan
Copy link
Contributor Author

@engcom-Bravo
Hi! this is regarding issue or questions about partner labels?
Thanks!

@engcom-Bravo
Copy link
Contributor

Hi @KrasnoshchokBohdan,

This issue has been resolved under the internal Jira ticket AC-14494 by the internal team. According to the ticket, the fix is targeted for release in version 2.4.9-alpha1

Thanks.

@ihor-sviziev
Copy link
Contributor

@engcom-Bravo i don't see any commits mention AC-14494. Could you please point where to find them?

@engcom-Bravo
Copy link
Contributor

Hi @ihor-sviziev,

We got the reply from internal team "We have created the PR targeting the 2.4.9-alpha1-develop branch instead of 2.4-develop because the 2.4.9-alpha1 branch was established for the June release. Once the June release is finalized, the 2.4.9-alpha1 branch will be synced with 2.4-develop, and you will be able to see the commits reflected in the Magento2 repository"

Thanks.

@hostep
Copy link
Contributor

hostep commented May 9, 2025

@engcom-Bravo: that's just silly.

Can you at least then post the diff that fixed it in that invisible-to-the-community branch? Or are the changes exactly the same as proposed here in this PR?

@engcom-Bravo
Copy link
Contributor

engcom-Bravo commented May 14, 2025

Hi @hostep,

We got the reply Internal Team regarding git diff file with below screenshots

image (3)
image (4)
image (5)

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: P2 A defect with this priority could have functionality issues which are not to expectations. Progress: pending review Progress: ready for testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[2.4.8] No callbacks found for cron job catalog_product_alert
4 participants